/*!

Theme Name: Delogis Child theme

Theme URI: https://layerdrops.com/delogiswp/

Template: delogis

Author: Bracket Web

Author URI: https://themeforest.net/user/layerdrops

Description: This is a Child theme for Delogis WordPress theme.

Version: 1.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: delogis-child

*/

.main-slider-three__star-one.zoominout {
  display: none !important;
}
.elementor-element.elementor-element-3d0b84ba {
  margin-bottom: 0 !important;
}
.main-menu-three__search-cart-box {
  display: none !important;
}
.main-slider-two__btn-one.thm-btn.dropdown-toggle {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 20px !important;
}
.main-slider-two__btn-one.thm-btn.dropdown-toggle.show {
  background: #000;
}
.dropdown-menu.menu-header.show {
  text-align: center;
  background: transparent;
  border: none;
}
.dropdown-menu.menu-header.show li a.dropdown-item {
  padding: 7px 0;
  background: #976147;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0px 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.dropdown-menu.menu-header.show li a.dropdown-item:hover {
  background: #fff;
  color: #976147;
  -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0px 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
@media screen and (min-width: 1000px) {
  .main-slider-two__btn-one.thm-btn.dropdown-toggle {
    min-width: 230px;
    position: absolute;
    right: 0;
    margin-top: -23px;
    margin-right: 20px;
  }
  .dropdown-menu.menu-header.show {
    min-width: 238px;
  }

}
@media screen and ( max-width : 768px ) {
  .menu-1000 {
    display: none !important;
  }
  .menu-768 {
    display: block !important;

  }
  .menu-768 .main-slider-two__btn-one.thm-btn.dropdown-toggle {
    width: 100%;
    margin-left: 0 !important;
    border-radius: 6px;
    border: none;
    background: #aa297f;
    margin-top: 15px;
  }
  .dropdown-menu.menu-header.show {
    width: 100%;
  }
  .dropdown-menu.menu-header.show li a {
    border-radius: 6px !important;
  }
}
.sticky-header__content .menu-notsticky {
  
}
#flags {
  height: 35px;
  margin-top: 20px;
}
.elementor-element-47186ff3 {
  margin-bottom: 0 !important;
}
.faq-one {
  background: #fbf6ef !important;
}
.about-one__experience-box {
  display: none !important;
}
.about-one__experience-points-box {
  margin-left: 0 !important;
}

@media only screen and (max-width: 767px) {
  .main-slider-three__img {
    display: block;
    position: initial;
    margin-top: -150px;
  }
  .main-slider-three__img img {
    margin: 0 auto;
  }
  .main-slider-three__title {
    margin-top: -150px;
    margin-bottom: 20px;
    text-align: center;
    background: #efeae7;
    border-radius: 6px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .main-slider-two__btn-one.thm-btn {
    text-align: center;
    padding: 15px;
    margin: 0 auto;
  }
  .main-slider-three__founder-box {
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
  }
}